body
	{
	/*background-image: url(alpenglowbgw.jpg);*/
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:; 
	}
div#container
	{
	width: 800px;
	background-color: #eee;
	margin: 0 auto;
	margin-top: 10px;
	border: 0px solid #545;
	border-top: 0px;
        border-bottom: 0px; 
	}
div#header
	{
	width: 780px;
	height: 80px;
	background-image: url(bsahead.jpg);
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #fff;
	border-bottom: 0px solid #545;
        border-top: 0px solid #fff;
        border-right: 0px;
        border-left: 0px;
	border-style: ridge;
        margin-right: 0px;
	
	}
div#header h2
	{
	border-top: 5px solid #ddd;
	border-style: ridge;
	padding-top: 0px;
	
	margin-left: 0px;
	margin-right: 25px;
	border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px;
        
	font-size: 18px;
	}
div#header img 
	{
	border: 0px solid #ddd;
	border-bottom: 0px solid #999;
	border-style: ridge;
        margin-top: 0px;
        margin-bottom: 0px;
	}	
span.avatar
	{
	margin-left: 30px;
	font-size: 20px;
	color: white;
	}
div#menu
	{
	border-bottom: 2px solid #999;
	height: 20px;
	background-image: url(cloud.jpg);
	clear: both;
	padding-top: 5px;
	padding-left: 0px;
	border-left: 0px; 
	border-right: 0px;
	}
div#menu span
        {
        font-size: 14px;
        }
div#menubot
	{
	border-top: 2px solid #999;
	border-bottom: 0px solid #600;
	height: 20px;
	background-image: url(cloud.jpg);
	clear: both;
	padding-top: 5px;
	padding-left: 0px;
	border-left: 0px; 
	border-right: 0px;
        
	}
      
div#menubot span
        {
        font-size: 14px;
        }
        	
div#sidebar
	{
	/*height: 200px; because we now have content*/
	background-color: #eee;
	background-image: url(bart-fade-men.png);
	background-repeat: repeat-x;
	width: 172px;
	float: left;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
div#sidebar h2
	{ 
	font-size: 16px;
        height: 35px;
	background-image: url(bsah2.jpg);
	/*border-bottom: 0px solid #600;
        border-top: 0px solid #fff;
	border-style: ridge;*/
	padding: 10px;
        padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
div#sidebar ul /*entire list*/
	{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	}
div#sidebar ul li/*list items*/
	{
	list-style-type: none;
	list-style-position: inside;/*not needed when type is none*/
	margin: 5px 0;
	margin-left: 15px;
	font-style: bold;
	/*border: 1px solid red;*/
	}
div#sidebar h3
	{
	margin-left: 10px;
	background-color: #7e7e7e;
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	width: 120px;
	padding: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	border-bottom: 4px solid #600;
        border-top: 4px solid #fff;
	border-style: ridge;
	/*background-image: url(salidabig.jpg); */
	color:#060;
	}
div#sidebar img 
	{
	border: 2px solid #600;
        margin: 5px;
        margin-top: 15px;
        margin-left: 0px;
        margin-bottom: 0px;
	}
div#sidebot
	{
	padding: 5px;
        border: 3px solid #fff;
        border-style: ridge;
	background-color: #eee;
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
        font-size: 14px;
        }	
div#sidebot p   
	{
	padding: 5px;
        color: #600;
        }	

div#content
	{
	/*height: 200px; because we now have content*/
	background-color: #eee;
	background-image: url(bart-fade-men.png);
	background-repeat: repeat-x;
	width: 568px;
	float: right;
	padding: 15px;
        padding-top: 8px;
	color: #600;
	}
div#tents
	{
	height: 185px; 
	width: 220px;
	float: left;
	padding: 5px;
	margin-left: 5px;
	border-bottom: 4px solid #999;
        border-top: 4px solid #fff;
	border-style: ridge;
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	}
div#citadel
	{
	height: 185px; 
	width: 220px;
	float: left;
	padding: 5px;
	border-bottom: 4px solid #999;
        border-top: 4px solid #fff;
	border-style: ridge;
	margin-left: 35px;
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 30px;
	}
div#watcher
	{
	height: 275px; 
	width: 190px;
	float: left;
	padding: 5px;
	border-bottom: 3px solid #999;
        border-top: 3px solid #fff;
	border-style: ridge;
	margin-left: 30px;
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 25px;
	}

div#movie
	{
	height: 215px; 
	width: 515px;
	float: left;
	padding: 5px;
        padding-bottom: 10px;
        background-color: #7e7e7e;
	border-bottom: 1px solid #111;
        margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
div#movie2
	{
	height: 215px; 
	width: 245px;
	float: left;
	padding: 5px;
	/*border-bottom: 3px solid #999;
        border-top: 3px solid #fff;
	border-style: ridge;
	
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;*/
        margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
div#tents h2 
	{ 
	font-size: 16px;
	background-image: url(cloud.jpg);
	border-bottom: 3px solid #999;
        border-top: 2.5px solid #fff;
	border-style: ridge;
	padding: 5px;
	height: 18px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 5px;
	}
div#citadel h2 
	{ 
	font-size: 16px;
	background-image: url(cloud.jpg);
	border-bottom: 3px solid #999;
        border-top: 2.5px solid #fff;
	border-style: ridge;
	padding: 5px;
        height: 18px;
	width: 115px;
	margin-top: 5px;
	margin-left: 30px;
	padding-left: 0px;
	margin-right: 35px;	
    	}
div#watcher h2 
	{ 
	font-size: 16px;
	background-image: url(cloud.jpg);
	border-bottom: 3px solid #999;
        border-top: 2.5px solid #fff;
	border-style: ridge;
	padding: 5px;
	height: 18px;
	width: 155px;
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 35px;
	width: 140px;
    	}
div#weekly
	{
	height: 165px; 
	width: 195px;
	float: left;
	padding: 5px;
	border-bottom: 4px solid #999;
        border-top: 4px solid #fff;
	border-style: ridge;
	background-color: #7e7e7e;
	background-image: url(bart-fade-bg.png);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 25px;
	}	   	
div#weekly h3 
	{ 
	font-size: 18px;
	color: #eef;
	margin-left: 0px;
	padding: 5px;
	margin-top: 5px;
	border: 0px;
	}  	
div#movie h2 
	{ 
	color: #eef;
	margin-left: 10px;
	padding: 5px;
	margin-top: 15px;
	margin-top: 5px;
	}
div#movie2 h2 
	{
        color: #eef;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 10px;
	}
span.movies
	{
	
	font-size: 16px;
	background-image: url(cloud.jpg);
	border-bottom: 3px solid #999;
        border-top: 2.5px solid #fff;
	border-style: ridge;
	padding: 5px;
	height: 18px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	}
div#totop
	{
	
	background-image: url(cloud.jpg);
        font-size: 12px;
	border: 3px solid #999;
        border-top: 2.5px solid #fff;
	border-style: ridge;
	padding: 5px;
	width: 95px;
	margin-right: 305px;
	margin-top: 40px;
	margin-bottom: 10px;
	float: right;
  	}
div#footer
	{
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background-image: url(dividefooter.jpg);
	padding: 10px;
	clear: both;
	
        border: 0px solid #ddd;
	border-style: ridge; 
	
	border-bottom: 2px solid #999;
	}
div#footer h2
	{
	color: #eef;
	margin-bottom: 0px;
	border-bottom: 3px solid #ddd;
	border-style: ridge;
	width: 745px;
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px;
	padding-bottom: 3px;
        font-size: 18px;
	}	
div#footer h3
	{
	padding-top: 3px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
span.footer
	{
	color: white;
	margin-left: 60px;	
	padding-left: 0px;
	}
span.number
	{
	padding-right: 25px;
	padding-left: 67px;
	}
h1,h2,h3,h4,h5,h6,p 
	{
margin: 0;
padding: 0;
	}
span.byline
	{
	color:#060;
	margin-left: 0px;	
	padding-left: 0px;
	border-left: 2px solid #060;
	border-right: 2px solid #060;
	padding-right: 0px;
	background-color: #fff;
	padding-top: 5px;
        padding-bottom: 3px;
        
	}
span.byline2
	{
	color:#060;
	}
span.bylineall
	{
	color:#060;
	border-right: 2px solid #060;
	padding-right: 0px;
	background-color: #fff;
	margin-left: 0px;
	padding-top: 5px;
        padding-bottom: 3px;
        
	}	
span.artistpage
	{
	
	padding-left: 5px;
	padding-right: 6px;
	color: #600;
	background-color: #fff;
	}
span.tagline
	{
	margin-left: 0px;	
	padding-left: 45px;
	border-left: 5px solid #ddd;
	border-style: ridge;
	
	padding-right: 45px;
	border-top: 0px; 
	border-right: 0px; 
	border-bottom: 0px;
	}
span.active
	{
	margin-left: 0px;	
	padding-left: 45px;
	border-left: 5px solid #ddd;
	background-image: url(bsalinks.jpg); 
	border-style: ridge;
	color:#060;
	padding-right: 45px;
	border-top: 0px; 
	border-right: 0px; 
	border-bottom: 0px;
	}
span.tagline3
        {
	margin-left: 0px;
        padding-left: 46px;
	padding-right: 46px;
	padding-top: 0px;
        padding-bottom: 0px;
        
	}
span.artist
	{
        background-image: url(bsah2.jpg);
	color: white;
	border-bottom: 0px solid #aaa;
        border-top: 0px solid #ddd;
	border-style: ridge;
        padding: 10px;
	padding-right: 46px;
	padding-left: 46px;
        }

span.artist2
	{
	background-image: url(bsalinks.jpg);
	color: white;
	border-top: 3px solid #ddd;
	border-style: ridge;
	border-bottom: 3px solid #aaa;
	padding: 5px;
	padding-right: 46px;
	padding-left: 46px;
        
	}
	

span.tagline2
	{
	margin-left: 10px;	
	padding-left: 20px;
	border-left: 2px solid #eef;
	color: #eef;
	}

div#content h2 
	{
	margin-top: 15px;
	}
div#content p 
	{
	margin-top: 15px;
        
	}
div#content3 p 
	{
	margin-top: 15px;
	}

span.content4
	{
	color: white;
        background-image: url(bsalinks.jpg);
        padding: 7px;
        border-bottom: 3px solid #600;
        border-top: 3px solid #fff;
	border-style: ridge;
        font-size: 16px;
        margin-left: 10px;
        
        }

				
span.content1
	{
	color: white;
	margin-left: 170px;	
	padding-right: 10px;
	}

div#content3 
	{
	padding-right: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-top: 5px;
	}
div#content2 
	{
	padding-right: 20px;
        margin-right: 20px;
	}
div#movie h2 
	{
	margin-top: 5px;
	}

/*links*/

a:link{ color: #009; text-decoration: none;}
a:visited{ color: #009; text-decoration: none;}
a:hover{ color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}	
a:active{ color: #ff0000; text-decoration: none;}


div#footer a:link {color: #007;}
div#footer a:visited {color: #ffccoo;}
div#footer a:hover {color: #007; background: #eee; }
div#footer a:active {color: #00a;}

div#content a:link {color: #009; text-decoration: none; }
div#content a:visited {color: #009; text-decoration: none;}
div#content a:hover { color: #0000ff; background: #fff; text-decoration: none;}
div#content a:active {color: #00a; text-decoration: none;}

div#tents a:link {color: #0000ff;}
div#tents a:visited {color: #009;}
div#tents a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#tents a:active {color: #00a;}

div#citadel a:link {color: #009;}
div#citadel a:visited {color: #009;}
div#citadel a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#citadel a:active {color: #00a;}

div#watcher a:link {color: #009;}
div#watcher a:visited {color: #009;}
div#watcher a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#watcher a:active {color: #00a;}

div#weekly a:link {color: #009;}
div#weekly a:visited {color: #009;}
div#weekly a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#weekly a:active {color: #00a;}

div#movie a:link {color: #009;}
div#movie a:visited {color: #009;}
div#movie a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#movie a:active {color: #00a;}

div#movie2 a:link {color: #009;}
div#movie2 a:visited {color: #009;}
div#movie2 a:hover { color: white; text-decoration: none; font-weight ; bold; background-image: url(bsalinks.jpg);}
div#movie2 a:active {color: #00a;}



div#adlinktop
		{
		border-bottom: 2px solid #600;
		
		padding: 5px;
		background-image: url(salidabig.jpg);
		margin: 0 auto;
		width: 787px;
		
		} 
div#adtop
		{
		border: 2px solid #ccc;
		border-bottom: 0px;
		padding: 5px;
		background-color: black;
		margin: 0 auto;
		width: 787px;
		margin-top: 20px;
		}
div#adlink
		{
		/*border-bottom: 0px solid #600;*/
		border: 0px solid #600;
		border-bottom: 0px solid #600;
		border-top: 0px;
		padding: 5px;
		background-image: url(salidabig.jpg);
		margin: 0 auto;
		width: 787px;
		}
		